Welcome![Sign In][Sign Up]
Location:
Search - tcp proxy server

Search list

[Proxy ServerMyProxySrc

Description: 一个标准版的代理服务器源码。支持UDP,HTTP,TCP多种方式代理。-a standard version of the proxy server source code. Support for UDP, HTTP, TCP Acting variety of ways.
Platform: | Size: 48930 | Author: 肖双全 | Hits:

[Internet-Networkfirepass-1.1.2a.tar

Description: Firepass - 一种隧道技术工具,通过它可以避开防火墙的规则约束,将数据流封装在合法的HTTP POST请求中。任何基于TCP/UDP协议的子协议可以通过它来穿越HTTP代理服务器对HTTP协议的严格审查。到目前为止,客户端和服务器端仅用PERL语言编写。服务器端作为一个CGI脚本运行在WEB服务器上。Firepass的主要特点是用户可以在外网使用几种方法安装服务器端脚本。用户无需在外网计算机上帮定任何端口。当服务端脚本被置于企业WEB服务器上,客户端脚本从外部网络和它通信时,Firepass也可适用于反弹作业。-Firepass-a tunnel technology tools, it can be avoided through the firewall rules to the data flow Packaging legitimate HTTP POST request. Any TCP/UDP protocol for the agreement to cross through its HTTP proxy server to the HTTP protocol rigorous review. So far, the client and server side only PERL language. Server as a CGI script is running on Web servers. Firepass are the main characteristics of network users who can use several methods to install the server-side scripting. Net users who need computer help any port. When the service was placed in the script-enterprise Web server, the client script from the network and its external communications, Firepass also apply to rebound operations.
Platform: | Size: 24576 | Author: 欧锋 | Hits:

[Sniffer Package capturepop3proxy-2.00.tar

Description: pop3代理服务器通过监听其他机器上139端口发来的smb连接请求来得到登录密码的程序例子,有tcp和netbios两种实现方式-pop3 proxy server through eavesdropping on other machines to 139 ports made the smb request to be connected Login password procedures example, tcp and netbios implemented in two ways
Platform: | Size: 30720 | Author: 黄花菜 | Hits:

[Internet-Networkftp-code

Description: 在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协议标准,如Socks4,Socks5,Http代理,其中Socks5需要用户验证,代理相对复杂。我在查阅RFC文档和相关资料后,特总结一些TCP协议穿透代理服务器的程序片断,希望对大家有所帮助。-Procedures in the network design process, we often must deal with various types of proxy servers, such as in-house CNC had agents to visit Internet web server, etc., generally a proxy server to support several common proxy protocol standards, such as socks4 , Socks5, Http proxy, Socks5 which requires a user authentication, Deputy relatively complex. I have access to the relevant RFC documents and information, special summing up a number of TCP protocol procedures penetration clips proxy server, and they hope to be helpful to everyone.
Platform: | Size: 6144 | Author: 林强云 | Hits:

[Internet-Networkhaproxy-1.4.3.tar

Description: HAProxy提供高可用性、负载均衡以及基于TCP和HTTP应用的代理,支持虚拟主机,它是免费、快速并且可靠的一种解决方案。HAProxy特别适用于那些负载特大的web站点, 这些站点通常又需要会话保持或七层处理。HAProxy运行在当前的硬件上,完全可以支持数以万计的并发连接。并且它的运行模式使得它可以很简单安全的整合进您当前的架构中, 同时可以保护你的web服务器不被暴露到网络上。-HAProxy provide high availability, load balancing, and application based on TCP and HTTP proxy, support for virtual hosts, it is free, fast and reliable a solution. HAProxy especially for those large loads of web sites, these sites often require to maintain or seven treatment sessions. HAProxy running on current hardware, can support thousands of concurrent connections. And its operating mode so that it can be very simple, secure integrated into your current architecture, while protecting your web server can not be exposed to the network.
Platform: | Size: 760832 | Author: liubin | Hits:

[Internet-NetworkGNU_Linux_Senior_Network_Application_Services_Dire

Description: Gnu Linux 高级网络应用服务指南 第1章 Linux 服务器的安装 第2章 Linux 安全与优化概要 第3章 TCP/IP 网络管理 第4章 Linux Apache Web 服务器 第5章 Linux FTP服务器 第6章 Linux 邮件服务器 第7章 Linux 域名服务器 第8章 Linux 代理服务器-Gnu Linux Advanced Network Application Services Guide Chapter 1 Linux server installation Chapter 2 Summary of Linux security and optimization in Chapter 3 TCP/IP Network Administration, Chapter 4 Linux Apache Web server, Chapter 5, Chapter 6, Linux FTP Server Linux Mail Server section Chapter 7 Chapter 8 Linux Domain Server Linux Proxy Server
Platform: | Size: 7100416 | Author: 计量 | Hits:

[Software Engineeringserver

Description: 网络安全、tcp/ip、telnet登陆、FTP代理、终端服务-Network security, tcp/ip, telnet login, FTP proxy, Terminal Services
Platform: | Size: 1436672 | Author: shasha | Hits:

[Internet-Networkkingate-2.0.tar

Description: 一款功能强大的代理,内附源码,安装可直接使用。-kingate is a proxy server like wingate that support http,https,socks,pop3,smtp,telnet,ftp,mms,rtsp,dns and tcp port redirect.kingate use http to manage that make it easy to use.kingate is a multithread proxy server(exact it use thread pool ).
Platform: | Size: 239616 | Author: 沧海 | Hits:

[Linux-Unixmagent-0.6.tar

Description: magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法 • 服务器备份 • unix domain socket 命令行参数: -h this message -u uid -g gid -p port, default is 11211. (0 to disable tcp support) -s ip:port, set memcached server ip and port -b ip:port, set backup memcached server ip and port -l ip, local bind ip address, default is 0.0.0.0 -n number, set max connections, default is 4096 -D do not go to background -k use ketama key allocation algorithm -f file, unix socket path to listen on. default is off -i number, max keep alive connections for one memcached server, default is 20 -v verbose -magent is a simple, but very useful memcached caching proxy server applet. Main features: • to maintain multiple connections to the memcached server memcached • support the following instructions 1. Get gets 2. Delete 3. Incr decr 4. Add set replace prepend append 5. Cas • event-driven based on libevent library • support ketama algorithm • • unix domain socket server backup command-line arguments:-h this message-u uid-g gid-p port, default is 11211. (0 to disable tcp support)-s ip: port, set memcached server ip and port-b ip : port, set backup memcached server ip and port-l ip, local bind ip address, default is 0.0.0.0-n number, set max connections, default is 4096-D do not go to background-k use ketama key allocation algorithm- f file, unix socket path to listen on. default is off-i number, max keep alive connections for one memcached server, default is 20-v verbose
Platform: | Size: 17408 | Author: zzw | Hits:

[Proxy Serverkiate-1.6

Description: 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 kingate也支持时间控制。即可以设置什么时间内,所设置的规则才有效。 内置了用户认证,以及记录用户的使用情况,包括用户的使用时间,接收和发送的数据量,可以很容易实现对用户的记费。 采用http来进行管理,使得管理及查看运行信息变得一件很轻松的事情,也可以远程管理。 支持内存及硬盘共二级缓存(仅限http代理). -A proxy server, can represent a variety of protocols, including: http, https, socks, ftp, pop3, smtp, telnet, dns. Can run on linux, freebsd, ... and other class unix, there are windows (the latest version requires nt 4.0 and above) operating system A multi-threaded program (using the thread pool mode), so a short time a large number of connection requests, kingate still maintaining high performance. Also supports tcp port mapping, can someone access to your internal network host. Strong rules control, including the source IP address, destination IP address, destination port, and the use of the agency agreement. kingate also supports time control. You can set the time within which, the set of rules to be effective. Built-in user authentication, and record the user s usage, including the user s use of time, the amount of data received and sent, you can easily achieve the user s registration fee. Using http to manage, making the management and viewing of running information becomes
Platform: | Size: 1830912 | Author: 迷失 | Hits:

[Proxy Servertcp_tun

Description: 多线程tcp代理 这是一个代理客户机/服务器的优势,它能够拆分单 传入连接到代理服务器分成多个TCP流的代理客户端。 代理服务器,然后重新组装成一个单一的出站连接到这些TCP 流远程主机 。-This software is a proxy client/server with the advantage that it is able to split a single incoming connection to the proxy client into multiple TCP streams to the proxy server. The proxy server will then reassemble these TCP streams into a single outbound connection to the forward host.
Platform: | Size: 7168 | Author: 牛膝 | Hits:

[Proxy Server3proxy-0.7-devel-120206025817

Description: 3Proxy是俄罗斯人开发的,主页在www.3proxy.ru-3Proxy tiny free proxy server is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers.
Platform: | Size: 641024 | Author: gzhard | Hits:

[JSP/JavaJavaNetworkProgramming-Source-code

Description: 《Java网络编程》第三版会为你介绍Java网络API的最新特性。本书讨论了JDK 1.4和1.5(现在已命名为J2SE 5)中所做的所有修改和增补。本书内容全面,涵盖了从网络基础知识到远程方法调用(RMI)等各方面的内容,书中章节涉及到TCP和UDP socket、服务器socket、URL和URI、组播以及特殊用途的API(如JavaMail)等等。本书展示了如何使用JSSE编写安全的网络应用程序,解释了如何使用NIO API编写超高性能的服务器。它还涵盖了Java对网络代理、Web cookie和URL缓存的支持。   《Java网络编程》不仅仅是对API的解释:它还展示了如何使用API。本书有很多示例,包含了几千行可以实际工作的代码(所有代码都可以在线获得),实现了功能完整的网络客户端和服务器。无论是希望编写特殊用途的Web服务器、安全的在线订单接收程序、简单的组播代理还是电子邮件客户端,都会找到可供学习和借用的代码。   无论你是经验丰富的网络开发人员、Java程序员新手,还是只希望对Java网络编程稍有些了解的人,都会发现《Java编程(第三版)》将成为你的书库中一个重要的部分。一旦开始使用Java网络API,只要你能想到它就能够做得到。   -The third edition of Java Network Programming "will introduce you to the latest features of Java networking APIs. This book discusses the JDK 1.4 and 1.5 (now named the J2SE 5) made ​ ​ all the changes and additions. The book is comprehensive, covering the contents of the basics from the network to the remote method invocation (RMI), book chapters related to TCP and UDP sockets, server sockets, URL and URI, multicast, and special-purpose API (such as JavaMail) and so on. The book shows how to use JSSE to write secure web applications, and explains how to use the NIO API to write ultra-high performance server. It also covers the Java Network Proxy, Web cookies, and URL cache support. "Java Network Programming" is not just the API explanation: it shows how to use the API. The book has many examples, including thousands of lines of code can actually work (all code available online), full-featured network client and server. Whether you want to write special-purpose Web server, s
Platform: | Size: 249856 | Author: Dengeven | Hits:

[Ftp Clientftp4j

Description: ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, most of the functionality of the FTP client should have. You can ftp4j embedded in your Java applications, to transfer files (upload and download), browse directories and files on remote FTP server, create, delete, rename, move remote directories and files. ftp4j provide a variety of ways including: direct connection via TCP/IP through the FTP proxy, HTTP proxy SOCKS4/4a proxy and SOCKS5 proxy to connect through SSL secure connection to connect to a remote FTP server.
Platform: | Size: 83968 | Author: zouchungang | Hits:

[Internet-Networkwinsocket

Description: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_RemoteHost、get_RemotePort等等。 -If you are a Windows environment using C++ to write TCP/IP network program, then use this package class, I think it will not let you down. the winSocket almost encapsulates the application needed to write TCP/IP network, winSocketEx added support for SOCKS 4/5 proxy server. Make their own program proxy support easy. Packaged class support features include: Connect, Send, Receive, Close, Listen, Bind, Accept, asyncSelect, get_LocalHost, get_LocalPort, get_RemoteHost, get_RemotePort and so on.
Platform: | Size: 53248 | Author: chenruibin | Hits:

[Internet-Network3Proxy

Description: 3Proxy,很不错的代理程序。 3Proxy 是一个小型的代理服务器,实现真正的跨平台 (Win32/Win64&Unix) ,支持 HTTP/HTTPS/FTP 代理,支持 SOCKSv4/SOCKSv4.5/SOCKSv5 代理(socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger / Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers.-3proxy very good agent. 3proxy is a small proxy server, to achieve true cross-platform (Win32/Win64 & Unix), support for HTTP/HTTPS/FTP proxy support SOCKSv4/SOCKSv4.5/SOCKSv5 agent (socks/socks.exe), the POP3 proxy, SMTP, a proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers.
Platform: | Size: 577536 | Author: 倾城 | Hits:

[VC/MFCVisual-CPP-Internet-Program

Description: 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。 -The book on the basis of the system introduced on the various Visual C++ programming technology and TCP/IP and network programming, focusing on the advanced applications, the use of the skills and difficulties. Including basic network programming technology, implementation of the Telnet protocol, the HTTP protocol to achieve the implementation of the FTP protocol, file downloads, implementation of the UDP protocol, ICMP protocol to achieve the realization of the PPP agreement, the realization of the proxy server, ATL, DCOM, ActiveX technology network security, multimedia network programming. For each theme, the book gives examples and skills of its development essentials and applications, the book mainly for the foundation of a certain Visual C++ network programming and network programming techniques readers want to delve into.
Platform: | Size: 2650112 | Author: 刘俊杰 | Hits:

[VC/MFCup

Description: 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。    对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。 -The book of Visual C++ variety of programming techniques and TCP/IP system introduced on the basis of the focus on network programming, advanced applications, the use of skills and difficulties. Including basic network programming technology, Telnet protocol implementation, HTTP protocol implementation, FTP protocol implementation, file downloads, UDP protocol implementation, ICMP protocol implementation, PPP protocol implementation, the proxy server implementation, ATL, DCOM, ActiveX technology , network security, multimedia network programming. For each topic, the book is given its essentials and application development examples and techniques, this book has some Visual C++ primarily for network programming and want to delve into network programming technology readers.
Platform: | Size: 19581952 | Author: wjm | Hits:

[Internet-Networktcp_tun

Description: 多线程tcp代理 这是一个代理客户机/服务器的优势,它能够拆分单传入连接到代理服务器分成多个TCP流的代理客户端。代理服务器,然后重新组装成一个单一的出站连接到这些TCP 流远程主机 。-This software is a proxy client/server with the advantage that it is able to split a singleincoming connection to the proxy client into multiple TCP streams to the proxy server. Theproxy server will then reassemble these TCP streams into a single outbound connection tothe forward host.
Platform: | Size: 7168 | Author: suspendthe | Hits:

[VC/MFCAdvanced-Visual-C-PP-network

Description: Visual C++网络高级编程本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。 -Advanced Visual C++ network programming book on the basis of Visual C++ programming techniques and a variety of TCP/IP on a systematic introduction to highlight network programming advanced applications, tips and difficulty. Including basic network programming technology, Telnet protocol to achieve the HTTP protocol, FTP protocol implementations, file downloads, realize the UDP protocol, ICMP protocol to achieve, achieve PPP protocol to achieve a proxy server, ATL, DCOM, ActiveX technology , network security, multimedia network programming. For each topic, the book gives examples of which are essentials and skills development and application, this book mainly for Visual C++ has some basic network programming and want to delve into the reader network programming technology.
Platform: | Size: 19465216 | Author: ddrise | Hits:
« 1 23 »

CodeBus www.codebus.net